home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 041596.doc / 000128_dwarner@webcom.com _Tue Apr 16 05:34:54 1996.msg < prev    next >
Internet Message Format  |  1996-04-25  |  2KB

  1. Received: from e55.webcom.com (e55.webcom.com [206.2.192.66]) by keeper.albany.net (8.7.5/8.7.5-MZ) with ESMTP id FAA15466 for <DWARNER@ALBANY.NET>; Tue, 16 Apr 1996 05:34:53 -0400 (EDT)
  2. Received: from localhost by e55.webcom.com with SMTP
  3.     (1.37.109.15/16.2) id AA276026874; Tue, 16 Apr 1996 02:27:55 -0700
  4. Date: Tue, 16 Apr 1996 02:27:54 -0700
  5. Errors-To: dwarner@ALBANY.NET
  6. Message-Id: <Pine.SUN.3.93.960416034218.13229C-100000@access1.digex.net>
  7. Errors-To: dwarner@ALBANY.NET
  8. Reply-To: lightwave@garcia.com
  9. Originator: lightwave@garcia.com
  10. Sender: lightwave@garcia.com
  11. Precedence: bulk
  12. From: Ernie Wright <erniew@ACCESS.DIGEX.NET>
  13. To: Multiple recipients of list <lightwave@garcia.com>
  14. Subject: Re: Point Order
  15. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  16. Status: RO
  17. X-Status: 
  18.  
  19. Gonzalo Garramuno wrote:
  20.  
  21. > I believe you are wrong here, Ernie.  I suggested ACTUALLY scaling
  22. > motion graphs in the M.Graph Editor and objects in Modeler.  That will
  23. > work.
  24.  
  25. No it won't.  The problem here is the number of digits of precision in
  26. the mantissa of a 4-byte float.  Scaling everything down, by which I
  27. meant both the positions and the models, has no effect on this at all.
  28.  
  29. To see this, create a ball with a 500 mm radius, load it, and move it
  30. to (2 million, 0, 0).  Move the camera to (2 million, 0, -3).  The
  31. ball's vertices are quantized because of limited precision.  Now, size
  32. the ball by .5 and move the ball and camera to X = 1 million.  The ball
  33. looks exactly as screwed up as before.
  34.  
  35. > work as I had expected, for the reasons you clearly state (the error
  36. > becomes smaller, but it never dissappears).
  37.  
  38. But that's not what I said.  The relative error, and therefore the
  39. resulting image, remains the same.
  40.  
  41. - Ernie
  42.  
  43.